projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98b66ac
)
columview: Make resize area a bit larger
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 19 Oct 2020 12:22:28 +0000
(08:22 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 19 Oct 2020 12:31:37 +0000
(08:31 -0400)
This make column resizing feel less like a game
of hit-and-miss. Ultimatively, we should add an
alternative to this.
gtk/gtkcolumnview.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcolumnview.c
b/gtk/gtkcolumnview.c
index 35a9b7a4352daa8b45e365e24cf0649169ab3cea..bc0b1b8be51120ebae423bac3d0b36c89c708554 100644
(file)
--- a/
gtk/gtkcolumnview.c
+++ b/
gtk/gtkcolumnview.c
@@
-853,7
+853,7
@@
update_autoscroll (GtkColumnView *self,
}
-#define DRAG_WIDTH
6
+#define DRAG_WIDTH
8
static gboolean
gtk_column_view_in_resize_rect (GtkColumnView *self,